AudioBus Class Reference
[VST Implementation Helper Classes]

Description of an Audio Bus. More...

#include <vstbus.h>

Inheritance diagram for AudioBus:
Inheritance graph
[legend]

Public Member Functions

 AudioBus (const TChar *name, BusType busType, int32 flags, SpeakerArrangement arr)
SpeakerArrangement getArrangement () const
 Gets the speaker arrangement defining this Audio bus.
void setArrangement (const SpeakerArrangement &arr)
 Sets the speaker arrangement defining this Audio bus.
virtual bool getInfo (BusInfo &info)
 Gets the BusInfo associated to this Audio bus.

Detailed Description

Description of an Audio Bus.


Constructor & Destructor Documentation

AudioBus ( const TChar name,
BusType  busType,
int32  flags,
SpeakerArrangement  arr 
)

Member Function Documentation

SpeakerArrangement getArrangement (  )  const [inline]

Gets the speaker arrangement defining this Audio bus.

void setArrangement ( const SpeakerArrangement arr  )  [inline]

Sets the speaker arrangement defining this Audio bus.

bool getInfo ( BusInfo info  )  [virtual]

Gets the BusInfo associated to this Audio bus.

Reimplemented from Bus.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.